Skip to content

feat: add Rust buildpack and smoke test#857

Open
casibbald wants to merge 17 commits into
paketo-buildpacks:mainfrom
octopilot:rust-builder
Open

feat: add Rust buildpack and smoke test#857
casibbald wants to merge 17 commits into
paketo-buildpacks:mainfrom
octopilot:rust-builder

Conversation

@casibbald
Copy link
Copy Markdown

@casibbald casibbald commented Feb 10, 2026

closes #858

Summary

Rust builder for Paketo

Adds Rust buildpack support to the jammy builder (Rust buildpack + smoke test).

Repo transfer request

We would like to transfer github.com/octopilot/rust into the paketo-buildpacks organization and have the current maintainer(s) set up as maintainers of that repository after the transfer.

Use Cases

Builds rust crates or rust workspaces

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

@casibbald casibbald requested a review from a team as a code owner February 10, 2026 21:20
@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented Feb 10, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

@casibbald casibbald force-pushed the rust-builder branch 5 times, most recently from 9b7be5b to 23077dd Compare February 10, 2026 22:07
@pacostas
Copy link
Copy Markdown
Member

@casibbald I think adding buildpacks from other registries/repositories is not allowed. Not quite sure if there is an RFC for that though. Also there are several rust repositories under the https://github.com/orgs/paketo-community/repositories?q=rust. What is the difference with the octopilot ones? Do you have a link for the octopilot repository?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build rust crates with build packs

2 participants